@charset "utf-8";
.w_1200, .content{width: 1200px;margin: 0 auto;position: relative;}
.zoom:hover {  
    transform: scale(1.1);  
    transition: all 1s ease 0s;  
    -webkit-transform: scale(1.1);  
    -webkit-transform: all 1s ease 0s;
    cursor: pointer;
}
.body{ min-width: 1200px; }
/* 初始化开始 */
.cp_t{height: 116px;text-align: center;line-height: 44px;background:url(../img/line.png) no-repeat center 20px;font-size: 40px;color: #113f97;}
.cp_t a{color: #113f97;font-size: 42px;}
.cp_t a:hover{color: #113f97;}
.cp_t span{display: block;font-size: 18px;color: #333333;letter-spacing: 2px;font-weight: normal;}
.cp_l{width: 278px;border: #113f97 1px solid;}
.cp_l h2{width: 278px;height: 78px;line-height: 78px;background:#113f97 url(../img/cp_ico01.gif) no-repeat 66px 24px;overflow: hidden;}
.cp_l h2 a{font-size: 24px;color: #fff;padding-left: 115px;display: block;}
.w_1200, .content{width: 1220px;margin: 0 auto;position: relative;}

/* 初始化结束 */
.head_top{width: 100%;background: #f5f5f5;height: 40px;line-height: 40px;font-size: 14px;color: #666666;}
.head_top .fr a{display: inline-block;color: #666666;}
.head_top .fr span{
    display: inline-block;
    width: 1px;
    height: 10px;
    margin: 0 7px 0 10px;
    background: #666666;
}

.top-ico{ margin-top: -3px; }
.head{width: 100%;height: 90px;background: #fff;padding: 25px 0 30px;}
.logo .fr{margin-left: 20px;}
.logo .fr .p1{font-size: 34px;font-weight: bold;color: #000000;margin: 9px 0 5px;}
.logo .fr .p2{font-size: 18px;color: #999999;font-weight: normal;font-family: "Arial"}

.h_a {color: #000; padding-top: 16px; margin-left: 15px; }
.h_a h3{font-weight:bold;font-size: 17px;line-height: 36px;color: #27a054;}
.h_a h3 font{font-size: 14px;color: #3c3e3f;font-weight: normal;}
.h_a span{font-size: 22px;color: #007ec8;line-height: 35px;font-weight: bold;}
.head_rtel {float: right;margin-top: 14px;}
.head_rtel span {color: #999999; display: block; font-size: 14px;width: 60px;margin: 16px 10px 0; }
.head_rtel b {display: block; font-size: 36px; line-height: 35px; font-family: Times New Roman; color: #ff7200; font-weight: bold; }
.menu{height: 60px;line-height:60px;width: 100%;background: #448dda;}
.menu .nav{position:relative; z-index:1;}
.menu .nav a{ color:#ffffff; }
.menu .nav .nLi{ float:left;  position:relative; display:inline;}
.menu .nav .nLi:last-child{border-right: none;}
.menu .nav .nLi h3{ float:left;  }
.menu .nav .nLi h3 a{ display:block; font-size:16px; font-weight:bold;  width: 170px;text-align: center;}
.menu .nav .sub{ display:none; width:170px; left:0px; top: 60px;  position:absolute; background:#005da3;  line-height:35px; text-align: center; }
.menu .nav .sub a{color: #ffffff;}
.menu .nav .sub li{ zoom:1;position: relative; }
.menu .nav .sub a{ display:block; padding:0 10px; }
.menu .nav .sub a:hover{  background:#106292; color:#ffffff;}
.menu .nav .on h3 a{color:#ffffff;font-weight: bold;background-color: #ff7200;}
.sub1 {background: #148cd2; position: absolute; left: 150px; /* display: none; */ width: 150px; top: 0; }
.slideBox{ width:100%; height:600px; overflow:hidden; position:relative;}
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; bottom:15px; z-index:1;width: 100%; }
.slideBox .hd ul{ overflow:hidden; zoom:1; width: 100%; text-align: center; }
.slideBox .hd ul li{ 
    display: inline-block;
    margin-right:8px;  width:15px; 
    height:15px;  
    background:#fff; 
    cursor:pointer;
    text-indent: -99999px;
    border-radius: 7.5px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.slideBox .hd ul li.on{  background:#007ec8; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
/* 搜索 */
.my_keywordandsearch{
    width:100%;
    border-bottom: 1px solid #dddddd;
}
.my_keyword{
    float:left;
    display: inline-block;
    line-height: 65px;
    color:#333333;
    font-size: 14px;
    max-width:800px;
    font-weight: bold;
    font-size: 14px;
}
.my_keyword a{
    color:#999999;
    font-size: 14px;
    font-weight: normal;
}
.my_search{
    float:right;
}
.my_search_form{
    width:100%;
    margin-top:15px;
}
#q{
    width:380px;
    text-indent: 10px;
    float: left;
    color:#999;
    font-size: 14px;
    border:none;
    height: 36px;
    border:1px solid #dddddd;
    border-radius: 20px;
}
.button{
    width:32px;
    height: 22px;
    background: url("../img/search.png") no-repeat 10px;
    border:none;
    border-left: 1px solid #dcdcdc;
    margin-left: -45px;
    margin-top: 7px;
}

/*  con7 */
.con7{
    width:100%;
    padding: 10px 0 90px;
}
.inpro_ul{
    width:100%;
    border:1px solid #ebebeb;
    box-sizing: border-box;
}
.inpro_li{
    width:100%;
    height: 63px;
    box-sizing: border-box;
    border-bottom:1px solid #ebebeb;
}
.inpro_li a{
    display: block;
    float:left;
    width:185px;
    text-indent: 35px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 63px;
    color:#666666;
    font-size: 18px;
}
.inpro_li a:hover{
    color:#ff0000;
    font-weight: bold;
}
.inpro_li span{
    display: block;
    float:right;
    width:50px;
    height: 100%;
    background: url("../img/lhd_23.png") no-repeat center;
    transition: all .5s;
    cursor: pointer;
}
.inpro_ul2{
    width:100%;
    box-sizing: border-box;
    padding:0 0 0 25px;
    display: none;
}
.inpro_li2{
    width:100%;
    padding:10px 0;
    font-size: 14px;
}
.inpro_li2 span{
    display: block;
    float:left;
    /*margin-right: 13px;*/
    width: 20px;
    height: 17px;
    /*background: url(../images/lhd_24.png) no-repeat;*/
}
.inpro_li2:hover span{
    /*background: url(../images/lhd_25.png) no-repeat;*/
}
.inpro_li2 a{
    color:#666666;
    font-size: 14px;
    float:left;
}
.inpro_li2:hover.inpro_li2 a{
    color:#ff0000;
    font-weight: bold;
}
.inpro_sw{
    width: 100%;
    min-height: 382px;
}
.inpro_swi{
    width:100%;
    height: 100%;
}
.inpro_swi img{
    width:100%;
    height: 100%;
}
.inpro_fix{
    width:442px;
    height: 270px;
    position: absolute;
    box-sizing: border-box;
    border-left: 3px solid #ff0000;
    padding:35px 30px 20px 45px;
    background:#fff;
    top:60px;
    left: 62px;
}
.inpro_fix h2{
    color:#666666;
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    padding-bottom: 15px;
}
.inpro_fix p{
    color:#666666;
    font-size: 15px;
    line-height: 25px;
    height: 100px;
    overflow: hidden;
    text-align: left;
}
.inpro_pag{
    text-align: right;
}
.inpro_pag .swiper-pagination-bullet{
    width:13px;
    height: 13px;
    border-radius: 0;
}
.inpro_list{
    width:100%;
}
.inpro_dl{
    width:385px;
    box-sizing: border-box;
    transition: all .5s;
    float:left;
    margin-bottom: 30px;
    margin-right: 20px;
    border: 1px solid rgba(200, 200, 200, 0.2);
    box-shadow: 0px 5px 5px rgba(200, 200, 200, 0.9);
}
.inpro_list .no-margin-right{
    margin-right: 0;
}
.inpro_dt{
    width:100%;
    overflow: hidden;
    height: 300px;
}
.inpro_dt img{
    display: block;
    max-width: 100%;
    margin: 0 auto;
}
.inpro_dd{
    height: 160px;
    color:#666666;
    font-size: 16px;
    transition: all .5s;
    padding: 0 20px;
}
.inpro_dd h3{
    font-size: 18px;
    font-weight: normal;
    padding: 20px 0 15px;
}
.inpro_dd p{
    font-size: 15px;
    color: #989898;
    line-height: 25px;
}
.inpro_dl:hover .inpro_dd{
    /*border-bottom: 1px solid #ff7200;*/
}


.con_ti{
    margin: 50px auto;
}
.con_ti h2{
    color:#000000;
    font-size: 48px;
    text-align: center;
    margin-bottom: 5px;
}
.con_ti h2 em{
    color: #0160b0;
}
.con_ti p{
    color:#999999;
    font-size: 20px;
    text-align: center;
}
.si_list{
    width:100%;
    padding:50px 0;
}
.si_dl{
    width:285px;
    background:#fff;
    float:left;
    margin-left:20px;
}
.si_dt{
    width:100%;
    height: 200px;
    overflow: hidden;
}
.si_dd{
    width:100%;
    height: 228px;
    box-sizing: border-box;
    position: relative;
    background:#fff;
    padding:50px 13px 0;
}
.si_dd_biao{
    width:92px;
    height: 92px;
    position: absolute;
    border-radius: 50%;
    background:#f2eef7;
    left:96px;
    top: -56px;
    z-index:5;
}
.si_dd_biao2{
    width: 100%;
    height: 100%;
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.si_dd_biao img{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin:auto;
}
.si_dd h2{
    color:#666666;
    text-align: center;
    font-size: 18px;
}
.si_dd span{
    width: 30px;
    height: 3px;
    display: block;
    margin:10px auto;
    background:#008de6;
}
.si_dd p{
    color:#666666;
    font-size: 15px;
    line-height: 25px;
    height: 125px;
    overflow: hidden;
}
.con3_tel{
    width:530px;
    height: 50px;
    margin:0 auto;
    box-sizing: border-box;
    padding-left:50px;
    background:url("../img/lhd_26.png") no-repeat left center;
}
.con3_tel p{
    color:#fff;
    font-size: 16px;
    line-height: 50px;
}
.con3_tel p span{
    color:#fff;
    font-weight: bold;
    font-size: 28px;
    font-family: "Impact";
}
.con3_tel p a{
    display: inline-block;
    float:right;
    width:142px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    color:#fff;
    border-radius: 20px;
    border:1px solid #fff;
    margin:5px 20px 0 0;
}

/* ban */
.ban{
    background: url(../img/ban-bg1.jpg) no-repeat;
    height: 240px;
    color: #fff;
}
.ban h3{
    font-size: 36px;
    padding-top: 45px;
}
.ban .p1{
    font-size: 24px;
    padding: 10px 0 30px;
}
.ban .p2 em{
    display: block;
    float: left;
    font-size: 15px;
    margin-top: 6px;
}
.ban .p2 span{
    display: block;
    float: left;
    font-size: 30px;
    color: #ff7200;
    font-weight: bold;
    font-family: "Arial";
    margin: 0 20px;
}
.ban .p2 a{
    display: block;
    float: left;
    width: 120px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    color: #fff;
    border-radius: 30px;
    border: 1px solid #fff;
}

.ban2{
    background: url(../img/ban-bg2.jpg) no-repeat;
}
.ban2 .w_1200 div{
    width: 615px;
    float: right;
}

/* con3-6大理由 */
.con3{
    padding: 0 0 95px;
    width:100%;
}
.con3 .con_ti h2 em{
    color: #ff7200;
}
.con3_le{
    width:600px;
    float:left;
    font-size: 0;
    text-align: left;
}
.con3_le2{
    width: 570px;
    padding-right: 30px;
    padding-top: 40px;
}
.con3_ri{
    width:600px;
    float:right;
    font-size: 0;
    text-align: left;
    box-sizing: border-box;
    padding-left: 30px;
    padding-top: 40px;
}
.con3_ri2{
    width:600px;
    float:right;
    font-size: 0;
    text-align: left;
    box-sizing: border-box;
}
.con3_ri_d .fl{
    width:65px;
    height: 75px;
    position: relative;
    background:#448dda;
    color: #fff;
    text-align: center;
}
.con3_ri_d .fl .span1{
    display: inline-block;
    font-size: 48px;
    font-weight: bold;
    font-family: "Arial";
}
.con3_ri_d .fl .span2{
    display: inline-block;
    font-size: 13px;
    font-family: "Arial";
}
.con3_ri_d .fl .line{
    display: inline-block;
    width: 45px;
    height: 1px;
    background: #fff;
    margin: -5px auto 0;
}
.con3_ri_d .fr{
    width: 450px;
    margin-right: 40px;
}
.con3_em{
    display: block;
    font-size: 24px;
    color:#000;
    font-weight: bold;
    margin-bottom: 5px;
}
.con3_i{
    display: block;
    height: 1px;
    background: #d3d3d3;
    margin:11px 0 0;
}
.con3_h2{
    color:#c6c6c6;
    font-size: 20px;
    font-weight: normal;
}
.con3_li{
    padding-left:25px;
    box-sizing: border-box;
    color:#333333;
    font-size: 16px;
    text-align: left;
    line-height: 30px;
    margin-top:10px;
    background:url("../img/li_jian.png") no-repeat left 10px;
    margin-left: 7px;
    margin-right: 20px;
}
.con3_ri_d2{
    width:100%;
    height: 120px;
    position: relative;
    background:url("../img/yshbg2.png") no-repeat left center;
}
.con3_ri_d2 span{
    position: absolute;
    display: block;
    width: 199px;
    height: 62px;
    line-height: 62px;
    text-align: center;
    color:#ffffff;
    font-family: "Times New Roman";
    font-weight: bold;
    font-size: 48px;
    top:0;
    bottom:0;
    margin:auto 0;
    right:-40px;
    background:#52b30c;
}
.clear2:after {
    display: block;
    content: '';
    width: 100%;
    height: 0;
    clear: both;
}


/* 案例轮播 */
.case{padding: 10px 0 60px;}
.case .con_ti{ margin-bottom: 80px; }
.cpzx{width:1200px; margin: 0 auto;}
.cpzx_tit{text-align: center; padding-top: 20px;}
.ladyScroll{width:1200px;height:360px; margin-top:20px;position:relative;}
.ladyScroll .prev,.ladyScroll .next{
    width:63px;
    height:63px;
    position:absolute;
    top:85px;
    left:-70px;
    z-index:100; 
    cursor:pointer; 
    background:url(../img/prev.png) no-repeat;
}
.ladyScroll .next{ left:auto; right:-60px; background:url(../img/next.png);}
.ladyScroll .dlList dl h3 {
    font-size: 16px;
    color: #333;
    text-align: center;
    height: 35px;
    line-height: 35px;
    font-weight: normal;
}

.ladyScroll .scrollWrap{width:1200px;position:absolute;}
.ladyScroll dl{float:left;width:387px;text-align:center;position:relative;padding-right: 13px;}
.ladyScroll  dt a{display: block;width:387px; position: relative;}
.ladyScroll  img{display:block;width:387px;}


.case_2{
    background: #448dda;
}
.case_2 .con_ti h2,.case_2 .con_ti h2 em, .case_2 .con_ti p, .case_2 .ladyScroll .dlList dl h3{
    color: #fff;
}

/* 关于我们 */
.ab_bg{ padding:50px 0 60px;font-size:0; overflow:hidden;}
.ab_bg .con_ti{
    margin-bottom: 65px;
}
.about{ margin: 30px auto 0;background: #f6f6f6 }
.about dl dt{ width:600; float:left;}
.about dl dt img{ width:600; height:429;}

.about dl dd{ width:530px; float:left; padding:55px 30px 0 35px;overflow: hidden;}
.about dl dd h5{ margin-bottom: 20px;}
.about dl dd h5 a{ font-size:18px; color:#333333;}
.about dl dd p{ font-size:15px; color:#333;line-height:28px;}
.about .more{ 
    display: inline-block;
    margin-top: 50px;
    font-size: 15px;
    color: #fff;
    height: 48px;
    line-height: 48px;
    text-align: center;
    width: 138px;
    text-align: center;
    color: #333;
    border: 1px solid #d1d1d1;
    margin-right: 2px;
}

.shadow .span1{
    display: block;
    width: 0;
    height: 0;
    border-color: transparent #d4d4d4;
    border-width: 0 0 50px 40px;
    border-style: solid;
    position: absolute;
    right: -42px;
    bottom: 0;
}

.shadow .span2{
    display: block;
    width: 0;
    height: 0;
    border-color: transparent #d4d4d4;
    border-width: 0 40px 50px 0;
    border-style: solid;
    position: absolute;
    left: -42px;
    bottom: 0;
}

/* 新闻资讯 */
.news_l{width: 753px;}
.news .con_ti{ margin-bottom: 100px; }
.news01 dl dt img{width: 270px;height: 170px;}
.news01 dl dd{width: 430px;margin-left: 25px;}
.news01 dl dd h5{height: 35px;line-height: 35px;overflow: hidden;}
.news01 dl dd h5 a{font-size: 16px;color: #000;font-weight: bold;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;display:block;}
.news_desc01{font-size: 15px; color: #999; line-height: 25px; } 
.news03{margin-top: 50px;}
.news03 .list-group-item{
    margin-bottom: 20px;
    float: left;
    width: 50%;
}
.news03 .list-group{
    margin-bottom: 0;
}
.news03 .list-group h3{
    margin-top: 0;
    margin-bottom: 2px;
}
.news03 .list-group-item img{
    margin-right: 10px;
}
.news03 .list-group-item a{
    font-size: 15px;
    display: block;
    color: #333;
}
.news03 .list-group-item a span{
    display: block;
    margin-top: 6px;
    font-size: 14px;
    color: #666666;
    padding-left: 20px;
}
.news03 .list-group-item a:hover{
    color: #bc2038;
}
.news03 .a{
    font-size: 14px;
    color: #666666;
    line-height: 22px;
}

.wd{ width: 445px;border: 1px dashed #999;background: #fff; }
.wd .wd_div{
    margin: 35px;
}
.news_r{ width: 780px; }
.news_t{ height:56px;line-height: 53px;overflow: hidden;margin: 40px 0 35px;}
.news_t .fl a{
    display: block;
    float: left;
    height: 56px;
    color: #333333;
    font-size: 20px;
    margin-right: 40px;
}
.news_t .fl a:hover span, .news_t .fl .on span{
    color: #0064d4;
    font-weight: bold;
}
.news_t .fr{
    margin-right: 30px;
}
.news_t a{font-size: 16px;color: #999;}
.wd dl{ padding:20px 0 0;}
.wd dt{ height:30px; line-height:25px; overflow:hidden; background:url(../img/news_ico02.png) no-repeat 0 8px; padding:0 0 10px 20px;}
.wd dt a{ font-size:14px; color:#444;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;display:block;width:370px;}
.wd dt a:hover{color: #113f97;}
.news_desc01 span a{
    display: block;
    font-size: 15px;
    color: #fff;
    width: 110px;
    height: 35px;
    line-height: 35px;
    border-radius: 20px;
    background: #0064d4;
    text-align: center;
    margin-top: 15px;
}
.news .height{
    background: #efefef;
    height: 250px;
    margin-top: -252px;
}

.picMarquee-top .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-top .bd ul li{ height: auto !important;text-align:center; zoom:1; border-bottom: 1px dashed #999;padding: 25px 0 20px;}
.picMarquee-top .bd ul li .pic{color: #333333;height: 25px;;background: url(../img/ques-bg1.png) no-repeat left;padding-left: 35px;text-align:left;}
.picMarquee-top .bd ul li .title{color: #333333;height: 61px;background: url(../img/ques-bg2.png) no-repeat left;padding-left: 35px;text-align:left;}
.picMarquee-top .bd ul li .pic a{
    display: block;
    overflow: hidden;
    white-space:nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    font-weight: bold;
    color: #000;
}
.picMarquee-top .bd ul li .title a{
    width: 93%;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-top: 10px;
    font-size: 15px;
    line-height: 25px;
}

/* 底部 */
.footer{
    background: #202020;
    position: relative;
}
.footer1{
    width:100%;
    padding:65px 0 20px;
}
.fo1_le {
    float:left;
    padding-right: 40px;
}
.fo1_le img{
    display: block;
}
.fo1_le p{
    color:#fff;
    font-size: 14px;
    line-height: 30px;
}
.fo1_le p a{
    color:#fff;
}
.fo1_wx{
    padding: 0  0 0 20px;
    float: left;
}
.fo1_wx .logo2{
    margin-top: 45px;
}
.fo1_wx .qrcode{
    display: block;
    margin: 0 auto;
    width: 145px;
    height: 145px;
}
.fo1_wx p{
    color:#fff;
    font-size: 14px;
    text-align: center;
    line-height: 20px;
    margin-top: 15px;
}
.fo1_wx .fo1_div{
    float: left;
    margin-left: 30px;
}
.fo1_contact{
    float:left;
    width: 315px;
    padding-right: 12px;
    padding-bottom: 70px;
    background: url(../img/line.png) no-repeat right;
}
.fo1_contact p{
    position: relative;
    width: 100%;
    box-sizing: border-box;
    color:#fff;
    font-size: 14px;
    margin-bottom: 12px;
}
.ft-p1 span{
    margin-top: -10px;
}
.fo1_contact .ft-p2{
    
}
.fo1_contact .ft-p1 img{
    margin-top: -10px;
    margin-right: 10px;
}
.ft-p1 em{
    display: inline-block;
    font-size: 26px;
    font-family: "Arial";
    color: #ffffff;
    font-weight: bold;
}
.fo1_contact p span{
    display: inline-block;
    font-size: 16px;
    color: #fff;
    margin-bottom: 10px;
}
.fo1_nav {
    width: 165px;
    box-sizing: border-box;
    float:left;
    box-sizing:border-box;;
    height: 250px;
    padding: 0px 0 15px;
}
.fo2_nav{
    width: 166px;
}
.fo1_nav a{
    display: block;
    color:#fff;
    font-size: 14px;
    line-height: 28px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.fo1_nav .title{
    font-size: 16px;
    margin-bottom: 10px;
}
.fo2_nav a{
    margin-left: 30px;
}
.footer2{
    position: relative;
    padding-bottom: 60px;
}
.fo2_p{
    color:#999;
    font-size: 15px;
}
.fo2_p a{
    color: #999;
    margin: 0 10px;
}
.link{
    text-align: left;
}
.link_title{
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    position: relative;
}
.link_title:after{
    position: absolute;
    content: '';
    width: 92%;
    border-top: 1px dashed #999;
    top: 12px;
    left: 85px;
}
.link_list{
    margin: 25px 0 20px;
}
.link_list a{
    display: inline-block;
    font-size: 14px;
    color: #999;
}
.link_list span{
    display: inline-block;
    height: 10px;
    border-right: 1px dashed #999;
    margin: 0 15px;
}
